/* Message asking user whether the form entries in a document should be saved along with the document. */
"This document has Form Entries in it. Do you wish to save them with the document?" = "Questo documento contiene voci del modulo. Vuoi salvarle con il documento?";
/* This alert appears when the user has asked to save his file somewhere, but Draw was unable to create that file. This can occur for many reasons, the most common of which is that the file or directory is not writable. */
"Can't save file." = "Non riesco a salvare il file.";
/* This is the title of the alert which asks the user if he is sure he wants to revert a document he has edited back to its last-saved state. */
"Revert " = "Ripristina";
/* Message given to user when he tries to quit the application without saving all of his documents. */
"You have unsaved documents." = "Ci sono dei documenti non salvati.";
/* Button choice which allows the user to scale an image he is incorporating into his document so that it will fit within the size of the document */
"Resize" = "Ridimensiona";
/* Save button on alerts */
"Don't Save" = "Non salvare";
/* Button choice if user wants a file dragged into Draw to appear as a link button. */
"Link Button" = "Pulsante di collegamento";
/* Name of the tool that draws scribbles */
"Scribble" = "Mano libera";
/* Button choice which allows the user to leave an image he is incorporating into his document the same size even though it will not fit within the size of his document. */
"Don't Resize" = "Non ridimensionare";
/* Name of the tool that draws circles */
"Circle" = "Cerchio";
/* The title of the help document. */
"Help" = "Aiuto";
/* Choice (on a button) given to user which allows him to quit the application even though he has not saved all of his documents first. */
"Quit Anyway" = "Esci comunque";
/* Menu item which turns a background grid on so that the user's actions are rounded to even grid boundaries. It does not show the grid if the grid is currently hidden. */
"Turn Grid On" = "Attiva la griglia";
/* Button choice if user wants a file dragged into Draw to appear as an icon. */
"File Icon" = "Icona di file";
/* Yes button on alerts */
"Yes" = "Sì";
/* Name of the tool that draws curves */
"Curve" = "Curva";
/* Title of alerts which come up during open. */
"Open " = "Apri";
/* Name of the tool that draws polygons */
"Polygon" = "Poligono";
/* This is the message of the alert which asks the user if he is sure he wants to revert a document he has edited back to its last-saved state. %@ is the document name. */
"%@ has been edited. Are you sure you want to undo changes?" = "%@ è stato modificato. Sei sicuro di voler annullare le modifche apportate?";
/* Message indicating that the directory the user is trying to save to is not writable. */
"Directory is not writeable." = "Impossibile scrivere in questa directory.";
/* Title of panel asking whether doc should be saved before service */
"Service" = "Servizio";
/* No comment provided by engineer. */
"Show Ruler" = "Mostra il righello";
/* Title of alert which comes up when exiting the application. */
"Quit " = "Esci";
/* Title of alert which comes up on unknown file errors */
"File Error" = "Errore di file";
/* Message indicating that a backup file could not be created during save. */
"Can't create backup file." = "Non riesco a creare il file di sicurezza.";
/* Menu item which turns off the borders around linked items (using Object Links). */
"Hide Links" = "Nascondi i legami";
/* Message in alert given to user when he tries to open a draw document and there is an I/O error. This usually happens when the document being opened is not really a draw document but somehow got renamed to have the .draw extension. */
"I/O error. Can't open file '%@'." = "Errore di I/O. Impossibile aprire il file '%@'.";
/* Menu item which turns off the background grid so that items do not move and resize on even grid boundaries. It does not hide the grid if it is currently showing. */
"Turn Grid Off" = "Disattiva la griglia";
/* Message of panel asking whether doc should be saved before service */
"Do you wish to save this document before your request is serviced?" = "Vuoi salvare il documento prima che venga effettuato il servizio richiesto?";
/* Button choice which allows the user to revert his changes to what was last saved on disk. */
"Revert" = "Ripristina";
/* The operation of closing a window usually generated by choosing the Close Window option in the Windows menu. */
"Close" = "Chiudi";
/* Choice (on a button) given to user which allows him to review all his unsaved documents if he quits the application without saving them all first. */
"Review Unsaved" = "Rivedi";
/* Question asked of user when he tries to close a window, either by choosing close from the menu or clicking the close box or quitting the application, and the contents of the window have not been saved. The %@ is the name of the document. */
"%@ has changes. Save them?" = "In %@ sono state apportate delle modifiche. Vuoi salvarle?";
/* Message given to the user when the help document could not be found. */
"Couldn't find any help! Sorry ..." = "Non posso darti nessun aiuto! Mi dispiace ...";
/* Message in alert when user specifies bad margins */
"The margins or paper size specified are invalid." = "I margini o la dimensione della carta specificati non sono validi";
/* No button on alerts */
"No" = "No";
/* Name of the tool that draws lines */
"Line" = "Linea";
/* Menu item which shows a background grid which the user can overlay on his document. */
"Show Grid" = "Mostra la griglia";
/* Cancel button on alerts */
"Cancel" = "Annulla";
/* Title of new, unsaved document */
"UNTITLED" = "SENZANOME";
/* Title of alert which comes up during import of a link */
"Import Link" = "Importa il legame";
/* Title of alerts which come up during save. */
"Save " = "Salva";
/* Menu item which hides the background grid which the user can overlay on his document. */
"Hide Grid" = "Nascondi la griglia";
/* Title of the alert which lets the user know that the image he has incorporated into his document does not fit. */
"Import Data" = "Importa i dati";
/* Fax Cover Sheet item which allows the user to type in any thing he/she wants. */
"Notes" = "Note";
/* Question asked of a user when he drags a file icon into Draw. */
"Do you want the link to this file to appear as a Link Button or as the icon of the file?" = "Vuoi che il legame a questo file appaia come un pulsante di legame o come l'icona del file?";
/* Button choice if user wants a file dragged into Draw to appear as the contents of the file. */
"File Contents" = "Contenuto del file";
/* Message of alert shown to user when he has tried to open up the file named %@ and has specified a file in a directory which is inaccessible. The directory is either unreadable or does not exist for some reason. */
"Invalid path: %@" = "Percorso non valido: %@";
/* Question asked of a user when he drags a file which can be imaged directly in Draw into Draw. */
"Do you want the contents of this file to appear in Draw, or would you like to create only a link to this data, in which case, do you want the link to appear as a Link Button or as the icon of the file?" = "Vuoi che il contenuto del file sia visualizzato direttamente in Draw oppure vuoi solo creare un collegamento al file? Nel secondo caso, vuoi che il collegamento appaia come un pulsante oppure come l'icona del file?";
/* Message given to user when import of linked data fails. */
"Unable to import linked data." = "Non riesco a importare i dati collegati";
/* Button on alert which comes up on unknown file errors */
"Abort" = "Annulla";
/* Save button on alerts */
"Save" = "Salva";
/* Alert message which asks user if he wants to scale an image or some text that he is incorporating into his document to fit within the size of the document. */
"The imported data is too large to fit on the page. Resize it to fit?" = "I dati importati sono troppi per essere contenuti in una pagina. Vuoi cambiarne le dimensioni per farceli entrare?";
/* Menu item which turns on the borders around linked items (using Object Links). */
"Show Links" = "Mostra i legami";
/* Button on alert which comes up on unknown file errors */